crypto/tls.Conn.closeNotifySent (field)
4 uses
crypto/tls (current package)
conn.go#L89: closeNotifySent bool
conn.go#L1231: if c.closeNotifySent {
conn.go#L1474: if !c.closeNotifySent {
conn.go#L1478: c.closeNotifySent = true
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)